home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 95 / XENIATGM95.iso / Shareware / Babylon 3.0 / bab_ttsm.exe / MSpchapi.exe / RCDATA / CABINET / spchtel.dll / TEXT / 116 < prev    next >
Text (UTF-16)  |  1999-01-12  |  13KB  |  259 lines

  1. [Grammar]
  2. LangId=1033
  3. Type=CFG
  4.  
  5. [Prompts]
  6. ; You'll need to change some of the following:
  7. Main=Please say the date when you want to do X.
  8. ;Main.2=Please say the date. - Shorter prompt
  9. Where=You are somewhere.
  10. Help=Speak a date, such as "Monday" or "November 1st".
  11.  
  12. VerifyPre=I heard:
  13. VerifyPost=Is this correct?
  14. Unrecognized=Sorry, I didn't understand.
  15. SpeakingFaster=Speaking faster.
  16. SpeakingSlower=Speaking slower.
  17. HelpVerify=You can speak yes or no, or press 1 for yes, or 2 for no.
  18.  
  19. [Settings]
  20. Verify=1
  21.  
  22. ; you usually wont need to change what's below here
  23. ; <weekday> = the next <weekday> in the future
  24. ; next <weekday> = the next <weekday> in the future
  25. ; last <weekday> = the previous <weekday>
  26. ; [a|<integer>] week(s) from <today> = <integer> weeks after today in the future
  27. ; [a|<integer>] week(s) from <weekday> = <integer> weeks after the next <weekday> in the future
  28. ; [a|<integer>] week(s) from last <weekday> = <integer> weeks after the previous <weekday>
  29. ; [a|<integer>] fortnight(s) from <today>
  30. ; [a|<integer>] fortnight(s) from <weekday>
  31. ; [a|<integer>] fortnight(s) from last <weekday>
  32. ; today
  33. ; tomorrow
  34. ; the day after tomorrow
  35. ; yesterday
  36. ; the day before yesterday
  37. ; <integer> days from <today>
  38. ; <integer> days ago
  39. ; the <integer>th
  40. ; the <integer>th of [<month>|this month|last month|next month]
  41. ; <month> the <integer>th
  42. ; <month> <integer>
  43. ; in <integer> [days|weeks|fortnights|months]
  44. ; <integer>th of the month
  45.  
  46. [<Start>]
  47. <Start>=<AskDate>
  48. <Start>=<Verify>
  49.  
  50. [<AskDate>]
  51.  
  52. <AskDate>=<StartsWithNothing>
  53. <AskDate>=[opt] <on> [opt] <the> <StartsWithOn>
  54. <AskDate>=<in> <StartsWithIn>
  55.  
  56. <StartsWithNothing>=<a> (TimeUnit) <from> (RelativeToToday)
  57. <StartsWithNothing>=<a> (TimeUnit) <from> (Weekday)
  58. <StartsWithNothing>=<a> (TimeUnit) <from> (NextLast) (Weekday)
  59. <StartsWithNothing>=<Natural> (TimeUnit) <from> (RelativeToToday)
  60. <StartsWithNothing>=<Natural> (TimeUnit) <from> (Weekday)
  61. <StartsWithNothing>=<Natural> (TimeUnit) <from> (NextLast) (Weekday)
  62. <StartsWithNothing>=(RelativeToToday)
  63. <StartsWithNothing>=<Natural> (TimeUnit) <ago>
  64. <StartsWithNothing>=(Month) [opt] <the> (Nth)
  65. <StartsWithNothing>=(Month) <Natural>
  66.  
  67. <StartsWithOn>=(Weekday)
  68. <StartsWithOn>=(NextLast) (Weekday)
  69. <StartsWithOn>=(Nth) <of> <the> <month>
  70. <StartsWithOn>=(Nth)
  71. <StartsWithOn>=(Nth) <of> (ThisNextLast) <month>
  72. <StartsWithOn>=(Nth) <of> (Month)
  73.  
  74. <StartsWithIn>=<Natural> (TimeUnit)
  75.  
  76. <a>=a         " a "
  77. <in>=in       " in "
  78. <of>=of       " of "
  79. <on>=on       " on "
  80. <ago>=ago     " ago "
  81. <the>=the     " the "
  82. <from>=from   " from "
  83. <month>=month " month "
  84.  
  85. [(NextLast)]
  86. 0x0=next " next "
  87. 0x1=last " last "
  88.  
  89. [(Weekday)]
  90. 0x2=Sunday    " Sunday "
  91. 0x4=Monday    " Monday "
  92. 0x6=Tuesday   " Tuesday "
  93. 0x8=Wednesday " Wednesday "
  94. 0xa=Thursday  " Thursday "
  95. 0xc=Friday    " Friday "
  96. 0xe=Saturday  " Saturday "
  97.  
  98. [(TimeUnit)]
  99. 0x10=day        " day "
  100. 0x20=week       " week "
  101. 0x30=fortnight  " fortnight "
  102. 0x40=month      " month "
  103. 0x50=year       " year "
  104. 0x10=days       " days "
  105. 0x20=weeks      " weeks "
  106. 0x30=fortnights " fortnights "
  107. 0x40=months     " months "
  108. 0x50=years      " years "
  109.  
  110. [(RelativeToToday)]
  111. 0x080=today                    " today "
  112. 0x080=now                      " now "
  113. 0x100=yesterday                " yesterday "
  114. 0x180=the day before yesterday " the day before yesterday "
  115. 0x200=tomorrow                 " tomorrow "
  116. 0x280=the day after tomorrow   " the day after tomorrow "
  117.  
  118. [(ThisNextLast)]
  119. 0x400=this " this "
  120. 0x800=next " next "
  121. 0xc00=last " last "
  122.  
  123. [(Nth)]
  124. 0x01000=first          " first "
  125. 0x02000=second         " second "
  126. 0x03000=third          " third "
  127. 0x04000=fourth         " fourth "
  128. 0x05000=fifth          " fifth "
  129. 0x06000=sixth          " sixth "
  130. 0x07000=seventh        " seventh "
  131. 0x08000=eighth         " eighth "
  132. 0x09000=ninth          " ninth "
  133. 0x0a000=tenth          " tenth "
  134. 0x0b000=eleventh       " eleventh "
  135. 0x0c000=twelfth        " twelfth "
  136. 0x0d000=thirteenth     " thirteenth "
  137. 0x0e000=fourteenth     " fourteenth "
  138. 0x0f000=fifteenth      " fifteenth "
  139. 0x10000=sixteenth      " sixteenth "
  140. 0x11000=seventeenth    " seventeenth "
  141. 0x12000=eighteenth     " eighteenth "
  142. 0x13000=nineteenth     " nineteenth "
  143. 0x14000=twentieth      " twentieth "
  144. 0x15000=twenty-first   " twenty-first "
  145. 0x16000=twenty-second  " twenty-second "
  146. 0x17000=twenty-third   " twenty-third "
  147. 0x18000=twenty-fourth  " twenty-fourth "
  148. 0x19000=twenty-fifth   " twenty-fifth "
  149. 0x1a000=twenty-sixth   " twenty-sixth "
  150. 0x1b000=twenty-seventh " twenty-seventh "
  151. 0x1c000=twenty-eighth  " twenty-eighth "
  152. 0x1d000=twenty-ninth   " twenty-ninth "
  153. 0x1e000=thirtieth      " thirtieth "
  154. 0x1f000=thirty-first   " thirty-first "
  155.  
  156. [(Month)]
  157. 0x020000=January   " January "
  158. 0x040000=February  " February "
  159. 0x060000=March     " March "
  160. 0x080000=April     " April "
  161. 0x0a0000=May       " May "
  162. 0x0c0000=June      " June "
  163. 0x0e0000=July      " July "
  164. 0x100000=August    " August "
  165. 0x120000=September " September "
  166. 0x140000=October   " October "
  167. 0x160000=November  " November "
  168. 0x180000=December  " December "
  169.  
  170. ; **********************************************************************
  171. ; all controls should have these default responses
  172. [(DefaultResponses)]
  173. =[opt] (DefaultJunkBegin) (ValidDefault) [opt] (DefaultJunkEnd)
  174.  
  175. [(ValidDefault)]
  176. -3=(AskOperator)
  177. -4=(AskHangUp)
  178. -5=(AskBack)
  179. -10=(AskWhere)
  180. -11=(AskHelp)
  181. -12=(AskRepeat)
  182. -13=(AskSpeakFaster)
  183. -14=(AskSpeakSlower)
  184.  
  185. [(DefaultJunkBegin)]
  186. =could you
  187. =I want [opt] to
  188. =please
  189.  
  190. [(DefaultJunkEnd)]
  191. =please
  192. =now [opt] please
  193.  
  194. [(AskOperator)]
  195. =[opt] (TalkToOperator) (OperatorName)
  196.  
  197. [(TalkToOperator)]
  198. =talk to
  199. =speak with
  200. =connect me to
  201. =give me
  202.  
  203. [(OperatorName)]
  204. =[opt] an operator
  205. =someone real
  206. =real person
  207. =living person
  208. =warm body
  209.  
  210. [(AskHangUp)]
  211. =hang up
  212. =goodbye
  213.  
  214.  
  215. [(AskBack)]
  216. =scratch that
  217. =go back
  218. =undo that
  219. =I made a mistake
  220. =never mind
  221.  
  222. [(AskWhere)]
  223. =where am I
  224. =where were we
  225. =what am I doing
  226. =what's going on
  227.  
  228. [(AskHelp)]
  229. =[opt] some help [opt] me
  230. =give me help
  231. =what can I say
  232. =list [opt] voice commands
  233. =what are my options
  234. =tell me what I can say
  235.  
  236. [(AskRepeat)]
  237. =what
  238. =what did you say
  239. =repeat [opt] that
  240. =huh
  241.  
  242. [(AskSpeakFaster)]
  243. =speak faster
  244. =talk faster
  245. =speak more quickly
  246. =talk more quickly
  247.  
  248. [(AskSpeakSlower)]
  249. =speak slower
  250. =talk slower
  251. =speak more slowly
  252. =talk more slowly
  253.  
  254.  
  255. ; entries necessary for verification to work
  256. [<Verify>]
  257. <Verify>=(YesNo)
  258. <Verify>=(DefaultResponses)
  259.